home *** CD-ROM | disk | FTP | other *** search
/ Visual Basic Source Code / Visual Basic Source Code.iso / vbsource / gamesa / games.vbp < prev    next >
Text File  |  1999-08-04  |  1KB  |  51 lines

  1. Type=Exe
  2. Reference=*\G{00020430-0000-0000-C000-000000000046}#2.0#0#..\..\WINDOWS\SYSTEM\StdOle2.tlb#OLE Automation
  3. Module=Module1; Module1.bas
  4. Form=frmMain.frm
  5. Form=frmSplash.frm
  6. Form=frmAbout.frm
  7. Form=frmToss.frm
  8. Form=frmHeadTail.frm
  9. Form=frmGame.frm
  10. Module=Module2; Module2.bas
  11. Module=Module3; Module3.bas
  12. Form=frmShuffle.frm
  13. Module=Module4; Module4.bas
  14. Form=frmSettings.frm
  15. Form=frmGame1.frm
  16. IconForm="frmAbout"
  17. Startup="Sub Main"
  18. HelpFile="Games.hlp"
  19. Title="Games"
  20. ExeName32="Games.exe"
  21. Command32=""
  22. Name="Games"
  23. HelpContextID="0"
  24. Description="A collection of games"
  25. CompatibleMode="0"
  26. MajorVer=1
  27. MinorVer=0
  28. RevisionVer=0
  29. AutoIncrementVer=0
  30. ServerSupportFiles=0
  31. VersionComments="A collection of games. Author : Achinth G Anand"
  32. VersionCompanyName="Achinth G Anand"
  33. VersionFileDescription="Games"
  34. VersionLegalCopyright="Copyright ⌐  1999-2000 : Achinth G Anand"
  35. VersionLegalTrademarks="Achinth G Anand"
  36. VersionProductName="Games for Win 95/98"
  37. CompilationType=0
  38. OptimizationType=0
  39. FavorPentiumPro(tm)=0
  40. CodeViewDebugInfo=0
  41. NoAliasing=0
  42. BoundsCheck=0
  43. OverflowCheck=0
  44. FlPointCheck=0
  45. FDIVCheck=0
  46. UnroundedFP=0
  47. StartMode=0
  48. Unattended=0
  49. ThreadPerObject=0
  50. MaxNumberOfThreads=1
  51.